[INFO] fetching crate xcodeai 2.1.0...
[INFO] testing xcodeai-2.1.0 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate xcodeai 2.1.0 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate xcodeai 2.1.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate xcodeai 2.1.0
[INFO] tweaked toml for crates.io crate xcodeai 2.1.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate xcodeai 2.1.0 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate xcodeai 2.1.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cc4bddce8937b35ee44efef8846bd8d5d88893e926628dc48d26129a05e4af99
[INFO] running `Command { std: "docker" "start" "-a" "cc4bddce8937b35ee44efef8846bd8d5d88893e926628dc48d26129a05e4af99", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cc4bddce8937b35ee44efef8846bd8d5d88893e926628dc48d26129a05e4af99", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cc4bddce8937b35ee44efef8846bd8d5d88893e926628dc48d26129a05e4af99", kill_on_drop: false }`
[INFO] [stdout] cc4bddce8937b35ee44efef8846bd8d5d88893e926628dc48d26129a05e4af99
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4a3e8ac8e2590bbb444014548c50122aac1ed1dbceddf7bb495666c6cb168a7e
[INFO] running `Command { std: "docker" "start" "-a" "4a3e8ac8e2590bbb444014548c50122aac1ed1dbceddf7bb495666c6cb168a7e", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling web_atoms v0.1.3
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling mac v0.1.1
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling futf v0.1.5
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling as-slice v0.2.1
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling built v0.8.0
[INFO] [stderr]    Compiling av-scenechange v0.14.1
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling rav1e v0.8.1
[INFO] [stderr]    Compiling tendril v0.4.3
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling aligned v0.4.3
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling core2 v0.4.0
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling y4m v0.8.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerocopy-derive v0.8.40
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling equator v0.4.2
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling aligned-vec v0.6.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling v_frame v0.3.9
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling pastey v0.1.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling markup5ever v0.16.2
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling profiling v1.0.17
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling av1-grain v0.2.5
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling bitstream-io v4.9.0
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling rgb v0.8.53
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling maybe-rayon v0.1.1
[INFO] [stderr]    Compiling weezl v0.1.12
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling imgref v1.12.0
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling zune-jpeg v0.4.21
[INFO] [stderr]    Compiling loop9 v0.1.5
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling fax v0.2.6
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling match_token v0.1.0
[INFO] [stderr]    Compiling avif-serialize v0.8.8
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling libsqlite3-sys v0.28.0
[INFO] [stderr]    Compiling pxfm v0.1.28
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling strict v0.2.0
[INFO] [stderr]    Compiling bit_field v0.10.3
[INFO] [stderr]    Compiling lebe v0.5.3
[INFO] [stderr]    Compiling zune-core v0.5.1
[INFO] [stderr]    Compiling crokey-proc_macros v1.4.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling exr v1.74.0
[INFO] [stderr]    Compiling gif v0.14.1
[INFO] [stderr]    Compiling zune-jpeg v0.5.12
[INFO] [stderr]    Compiling image-webp v0.2.4
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling moxcms v0.7.11
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling ravif v0.12.0
[INFO] [stderr]    Compiling lazy-regex-proc_macros v3.6.0
[INFO] [stderr]    Compiling png v0.18.1
[INFO] [stderr]    Compiling html5ever v0.31.0
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling tiff v0.10.3
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling xml5ever v0.22.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling utf8-width v0.1.8
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling html-escape v0.2.13
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling tempfile v3.26.0
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling image v0.25.9
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling lazy-regex v3.6.0
[INFO] [stderr]    Compiling markup5ever_rcdom v0.5.3-unofficial
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling eventsource-stream v0.2.3
[INFO] [stderr]    Compiling crokey v1.4.0
[INFO] [stderr]    Compiling ansi_colours v1.2.3
[INFO] [stderr]    Compiling coolor v1.1.0
[INFO] [stderr]    Compiling rustyline-derive v0.10.0
[INFO] [stderr]    Compiling axum-macros v0.4.2
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling fd-lock v4.0.4
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling console v0.16.2
[INFO] [stderr]    Compiling minimad v0.14.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling shell-words v1.1.1
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling viuer v0.11.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling rustyline v14.0.0
[INFO] [stderr]    Compiling reqwest-eventsource v0.6.0
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling rusqlite v0.31.0
[INFO] [stderr]    Compiling dialoguer v0.11.0
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling termimad v0.34.1
[INFO] [stderr]    Compiling htmd v0.2.2
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling uuid v1.21.0
[INFO] [stderr]    Compiling tower-http v0.5.2
[INFO] [stderr]    Compiling crossterm v0.27.0
[INFO] [stderr]    Compiling xcodeai v2.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.66s
[INFO] running `Command { std: "docker" "inspect" "4a3e8ac8e2590bbb444014548c50122aac1ed1dbceddf7bb495666c6cb168a7e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4a3e8ac8e2590bbb444014548c50122aac1ed1dbceddf7bb495666c6cb168a7e", kill_on_drop: false }`
[INFO] [stdout] 4a3e8ac8e2590bbb444014548c50122aac1ed1dbceddf7bb495666c6cb168a7e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e46552b17be6d42aecb683c43ecd1dfe350fb4654073ad7ec77a7bbe45c65ade
[INFO] running `Command { std: "docker" "start" "-a" "e46552b17be6d42aecb683c43ecd1dfe350fb4654073ad7ec77a7bbe45c65ade", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling pin-project v1.1.11
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling tokio-test v0.4.5
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling reqwest-eventsource v0.6.0
[INFO] [stderr]    Compiling xcodeai v2.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function `dummy_result` is never used
[INFO] [stdout]    --> src/orchestrator/executor.rs:527:8
[INFO] [stdout]     |
[INFO] [stdout] 527 |     fn dummy_result() -> AgentResult {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `ToolCallResponse` and `ErrorResponse` are never constructed
[INFO] [stdout]   --> tests/mock_llm_server.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub enum MockScenario {
[INFO] [stdout]    |          ------------ variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 23 |     ToolCallResponse {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 29 |     ErrorResponse(u16),
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MockScenario` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `xcodeai` (lib test); 1 warning emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0abe69e6c16114311cc2700e972492e64d69c28f/bin/rustc --crate-name xcodeai --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7ee480425d2458b7 -C extra-filename=-b986ccb6f3337f55 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-d0824aa9c7568042.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-2f617c06cdcc2c89.so --extern axum=/opt/rustwide/target/debug/deps/libaxum-0bc1fae2a29d1cb1.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-64299f9d815d057c.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-8f18216d137a82d5.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-3891ddfdc60de5ab.rlib --extern console=/opt/rustwide/target/debug/deps/libconsole-4f191c6aa835346a.rlib --extern crossterm=/opt/rustwide/target/debug/deps/libcrossterm-c1f233f17c143d79.rlib --extern dialoguer=/opt/rustwide/target/debug/deps/libdialoguer-23c8ab1687e70dee.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-d60b8520e405f630.rlib --extern futures_executor=/opt/rustwide/target/debug/deps/libfutures_executor-2fad3895da09b388.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-08f873061f1faf8b.rlib --extern globset=/opt/rustwide/target/debug/deps/libglobset-c01c53bb5973b4c7.rlib --extern htmd=/opt/rustwide/target/debug/deps/libhtmd-25a43ed32370a074.rlib --extern ignore=/opt/rustwide/target/debug/deps/libignore-a532f39efecccf47.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-f1f5a84a2cea6ff3.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-a0d4a911a9866949.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-b96e1f297502d92f.rlib --extern reqwest_eventsource=/opt/rustwide/target/debug/deps/libreqwest_eventsource-6bb8afbc90fe5eb1.rlib --extern rusqlite=/opt/rustwide/target/debug/deps/librusqlite-8944d15181951055.rlib --extern rustyline=/opt/rustwide/target/debug/deps/librustyline-5d2cfcd25aee69a9.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-ab4e67a779426b88.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-7a29ab19d0bd680b.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-4e75f0714a086d6b.rlib --extern termimad=/opt/rustwide/target/debug/deps/libtermimad-3d9f53fa68518c9b.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-eba59e12b46788a9.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-5dde066f69835b7a.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-38bf2c06cfe40040.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-c5dc27e682b26270.rlib --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-1dd18b122a8c510a.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-a96dac84bc95980e.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-37fa62e47787872b.rlib --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-11318280e9097d13.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-9c6c01a13c8078da.rlib --extern viuer=/opt/rustwide/target/debug/deps/libviuer-1b378c7c944d706c.rlib --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-a3e1a79fd47b5b12.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-ce7431c2bac45aaa/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: function `dummy_result` is never used
[INFO] [stdout]    --> src/orchestrator/executor.rs:527:8
[INFO] [stdout]     |
[INFO] [stdout] 527 |     fn dummy_result() -> AgentResult {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `xcodeai` (bin "xcodeai" test); 1 warning emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0abe69e6c16114311cc2700e972492e64d69c28f/bin/rustc --crate-name xcodeai --edition=2021 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=662d835a5bf64cf2 -C extra-filename=-098bb8062a6eb308 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-d0824aa9c7568042.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-2f617c06cdcc2c89.so --extern axum=/opt/rustwide/target/debug/deps/libaxum-0bc1fae2a29d1cb1.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-64299f9d815d057c.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-8f18216d137a82d5.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-3891ddfdc60de5ab.rlib --extern console=/opt/rustwide/target/debug/deps/libconsole-4f191c6aa835346a.rlib --extern crossterm=/opt/rustwide/target/debug/deps/libcrossterm-c1f233f17c143d79.rlib --extern dialoguer=/opt/rustwide/target/debug/deps/libdialoguer-23c8ab1687e70dee.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-d60b8520e405f630.rlib --extern futures_executor=/opt/rustwide/target/debug/deps/libfutures_executor-2fad3895da09b388.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-08f873061f1faf8b.rlib --extern globset=/opt/rustwide/target/debug/deps/libglobset-c01c53bb5973b4c7.rlib --extern htmd=/opt/rustwide/target/debug/deps/libhtmd-25a43ed32370a074.rlib --extern ignore=/opt/rustwide/target/debug/deps/libignore-a532f39efecccf47.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-f1f5a84a2cea6ff3.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-a0d4a911a9866949.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-b96e1f297502d92f.rlib --extern reqwest_eventsource=/opt/rustwide/target/debug/deps/libreqwest_eventsource-6bb8afbc90fe5eb1.rlib --extern rusqlite=/opt/rustwide/target/debug/deps/librusqlite-8944d15181951055.rlib --extern rustyline=/opt/rustwide/target/debug/deps/librustyline-5d2cfcd25aee69a9.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-ab4e67a779426b88.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-7a29ab19d0bd680b.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-4e75f0714a086d6b.rlib --extern termimad=/opt/rustwide/target/debug/deps/libtermimad-3d9f53fa68518c9b.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-eba59e12b46788a9.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-5dde066f69835b7a.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-38bf2c06cfe40040.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-c5dc27e682b26270.rlib --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-1dd18b122a8c510a.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-a96dac84bc95980e.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-37fa62e47787872b.rlib --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-11318280e9097d13.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-9c6c01a13c8078da.rlib --extern viuer=/opt/rustwide/target/debug/deps/libviuer-1b378c7c944d706c.rlib --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-a3e1a79fd47b5b12.rlib --extern xcodeai=/opt/rustwide/target/debug/deps/libxcodeai-541c5e7b6574bfad.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-ce7431c2bac45aaa/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "e46552b17be6d42aecb683c43ecd1dfe350fb4654073ad7ec77a7bbe45c65ade", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e46552b17be6d42aecb683c43ecd1dfe350fb4654073ad7ec77a7bbe45c65ade", kill_on_drop: false }`
[INFO] [stdout] e46552b17be6d42aecb683c43ecd1dfe350fb4654073ad7ec77a7bbe45c65ade
